| 1. | Object from a modeless form , the application might quit unexpectedly 方法时,应用程序可能意外退出。 |
| 2. | Use modeless forms to display frequently used commands or information 使用无模式窗体可显示常用的命令或信息。 |
| 3. | Excel and word quit unexpectedly when an unhandled exception occurs on a modeless form 当无模式窗体上出现未处理的异常时excel和word意外退出 |
| 4. | Modeless forms are harder to program , because users can access them in an unpredictable order 无模式窗体的编程难度更大,因为用户访问这些窗体的顺序可能无法预知。 |
| 5. | A modeless form allows some type of interaction with the application while the form is displayed 无模式的窗体无模式窗体允许在显示窗体时与应用程序进行某种类型的交互。 |
| 6. | The office object model supports managed modeless forms ; however , it is not recommended to use them on a background thread Office对象模型支持托管的无模式窗体;但建议不要在后台线程上使用它们。 |
| 7. | If excel or word quits unexpectedly after a user triggers an event on a modeless form , check to see if there are any places where unhandled exceptions could be raised in the code 如果excel或word在用户触发无模式窗体上的事件后意外退出,请检查代码中是否有地方会引发未处理的异常。 |
| 8. | If you must use a modeless form , ensure that the modeless form is closed and that your form references are completely destroyed before attempting to close the document or workbook 如果必须使用无模式窗体,在试图关闭文档或工作簿之前,请确保无模式窗体已关闭,并且窗体引用已完全损坏。 |